How to Install gallery software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gallery software package in Ubuntu 12.04 LTS (Precise Pangolin)

gallery software package provides a web-based photo album written in php, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gallery 

gallery is installed in your system.

Make ensure the gallery package were installed using the commands given below,

$ sudo dpkg-query -l | grep gallery *

You will get with gallery package name, version, architecture and description in a table

gallery package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package gallery
Version 1.5.10.dfsg-1ubuntu1
Description a web-based photo album written in php
Sub Section Web


See Also, How to uninstall or remove gallery software package from Ubuntu 12.04 LTS (Precise Pangolin)?